PATH![]() |
![]() ![]() |
Obtains a window's proxy icon.
pascal OSStatus GetWindowProxyIcon (
WindowPtr window,
IconRef *outIcon);
Your application should call the GetWindowProxyIcon function if it needs to obtain an IconRef value for a proxy icon, such as is required for the function SetWindowProxyIcon . See Supporting Window Proxy Icons for examples of how your application can provide proxy icon support in its document windows.